projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a417ee3
)
install.sh: We're not installing kernels right now
author
Colin Walters
<walters@verbum.org>
Fri, 24 Feb 2012 16:07:30 +0000
(11:07 -0500)
committer
Colin Walters
<walters@verbum.org>
Fri, 24 Feb 2012 16:07:30 +0000
(11:07 -0500)
gnomeos/yocto/gnomeos-install.sh
patch
|
blob
|
history
diff --git
a/gnomeos/yocto/gnomeos-install.sh
b/gnomeos/yocto/gnomeos-install.sh
index 42825af2d18c4846edc12596782e699e748a35b3..bc10b800e21e481f3236c8ff85465bae64e4ed86 100755
(executable)
--- a/
gnomeos/yocto/gnomeos-install.sh
+++ b/
gnomeos/yocto/gnomeos-install.sh
@@
-71,7
+71,6
@@
if test -d /etc/grub.d; then
else
cat <<EOF
GRUB 2 not detected; you'll need to edit e.g. /boot/grub/grub.conf manually
-Kernel has been installed as /boot/bzImage-gnomeos.bin
EOF
fi